| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > BitmapRenderTarget Class > Create Method : Create(RenderTarget,CompatibleRenderTargetOptions,Nullable<Size2F>,Nullable<Size2L>,Nullable<PixelFormat>) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal options As CompatibleRenderTargetOptions, _ ByVal desiredSize As System.Nullable(Of Size2F), _ ByVal desiredPixelSize As System.Nullable(Of Size2L), _ ByVal desiredFormat As System.Nullable(Of PixelFormat) _ ) As BitmapRenderTarget
public static BitmapRenderTarget Create( RenderTarget renderTarget, CompatibleRenderTargetOptions options, System.Nullable<Size2F> desiredSize, System.Nullable<Size2L> desiredPixelSize, System.Nullable<PixelFormat> desiredFormat )